object UpdateDlg: TUpdateDlg Left = 272 Top = 170 BorderStyle = bsDialog Caption = 'Update List' ClientHeight = 251 ClientWidth = 362 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 53 Top = 16 Width = 292 Height = 13 Caption = 'Click on the URL'#39's below to launch your Web browser ' end object Label2: TLabel Left = 53 Top = 31 Width = 260 Height = 13 Caption = 'and download the new MUD lists' end object Label3: TLabel Left = 40 Top = 160 Width = 46 Height = 13 Caption = 'mudlist.txt' end object Label4: TLabel Left = 104 Top = 160 Width = 101 Height = 13 Caption = 'Scott Geiger'#39's list' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 104 Top = 176 Width = 107 Height = 13 Cursor = crDrag Caption = 'ftp://ftp.interplay.com/' Font.Color = clHighlight Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label5Click end object Label6: TLabel Left = 40 Top = 64 Width = 52 Height = 13 Caption = 'mudlist2.txt' end object Label7: TLabel Left = 104 Top = 64 Width = 151 Height = 13 Caption = 'MUD Connector (small list)' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 104 Top = 80 Width = 228 Height = 13 Cursor = crDrag Caption = 'http://www.mudconnect.com/zmud/mudlist2.db' Font.Color = clHighlight Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label5Click end object Label9: TLabel Left = 40 Top = 112 Width = 52 Height = 13 Caption = 'mudlist3.txt' end object Label10: TLabel Left = 104 Top = 112 Width = 140 Height = 13 Caption = 'MUD Connector (big list)' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label11: TLabel Left = 104 Top = 128 Width = 228 Height = 13 Cursor = crDrag Caption = 'http://www.mudconnect.com/zmud/mudlist.doc' Font.Color = clHighlight Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label5Click end object Image1: TImage Left = 8 Top = 12 Width = 33 Height = 33 AutoSize = True end object OKBtn: TBitBtn Left = 184 Top = 216 Width = 77 Height = 27 Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 Kind = bkOK end object BitBtn1: TBitBtn Left = 104 Top = 216 Width = 77 Height = 27 Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 Kind = bkCancel end end